home *** CD-ROM | disk | FTP | other *** search
-
- #
- # Insert default values for the first parameters to dino2
- # (These values will be used only if dino2 is called using
- # just file names, i.e. called directly by the programmer).
- #
- # Set "Quiet" to "F" if you want DINO to print out informational
- # messages about what it is doing while "dino2" executes. Set it
- # to "T" otherwise.
- #
- # Set "Destination" to the name of the parallel machine (the name
- # that DINO uses). If there is more than one virtual machine on
- # the real parallel machine, you will have to pick one as a default.
- #
- # Set "SuffixModel" to either "new" or "old" depending on which
- # suffix model you support as the default. See section 7.1.4 of
- # the DINO User's Manual for more discussion on suffix models.
- #
- # If "SuffixModel" is "new", set "Suffix" to be the same as
- # "Destination". If "SuffixModel" is "old", set this to be the same as
- # the default suffix defined in the "dino" script for this machine.
- # If you did not define a default suffix for the old suffix model,
- # DINO uses "D1" for the iPSC1, "D2" for the iPSC2, "D8" for the
- # i860, "S1" for the iPSC1 simulator, "S2" for the iPSC2 simulator,
- # and "G" for the distributed sun machine.
- #
- # You do not need to export these variables. They are only used
- # within the "dino2" script.
- #
- Quiet=F
-